Next | Prev | Up | Top | Contents | Index

External Interrupts in Challenge and Onyx Systems

The hardware architecture of the Challenge/Onyx series supports external interrupt signals as follows:

The electrical interface to the external interrupt lines is documented at the end of the ei(7) reference page.

A program controls the outgoing signals by interacting with the external interrupt device driver. This driver is associated with the device special file /dev/ei, and is documented in the ei(7) reference page.


Generating Outgoing Signals
Receiving Incoming External Interrupts

Next | Prev | Up | Top | Contents | Index